Country 
EntityType  Independent 
Logical Entity Name  Country 
Default Table Name  SyCountry 
Logical Only  NO 
Definition 
 
Note 
 

Country Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(50)  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
IsActive    BIT  YES 
 
ModFlag    CHAR(1)  NO 
 
PhoneMask    CHAR(16)  YES 
 
SSNMask    VARCHAR(30)  YES 
 
IsExcludedCrmIntegration    BIT  NO 
 

Country Keys 
Key Name  Key Type  Keys 
SyCountry_Code_U_N_IDX  Unique Constraint  Code 
SyCountry_SyCountryID_U_C_IDX  PrimaryKey  Id 

Country Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
AgencyBranch  Non-Identifying  One To Zero or More          NO 
Staff  Non-Identifying  One To Zero or More          NO 
Student  Non-Identifying  One To Zero or More          NO 
StudentRelationshipAddress  Non-Identifying  Zero or One to Zero or More          NO 
AdLocation  Non-Identifying  One To Zero or More          NO 
College  Non-Identifying  One To Zero or More          NO 
HighSchool  Non-Identifying  One To Zero or More          NO 
PendingEmployer  Non-Identifying  One To Zero or More          NO 
CampusDetail  Non-Identifying  One To Zero or More          NO 
syCountryExternalMap  Non-Identifying  One To Zero or More          NO 
SyOrganization  Non-Identifying  One To Zero or More          NO 
PersonAddress  Non-Identifying  One To Zero or More          NO 
OrganizationAddress  Non-Identifying  One To Zero or More          NO 

Country Check Constraints 
Check Constraint Name  CheckConstraint